From bc196831f115ddb240da950c099c8ef9f3944c7f Mon Sep 17 00:00:00 2001 From: GNU Libc Maintainers Date: Sun, 16 Dec 2018 17:25:59 +0000 Subject: [PATCH] local-tst-mktime2 Gbp-Pq: Topic any Gbp-Pq: Name local-tst-mktime2.diff --- time/tst-mktime2.c | 1 + 1 file changed, 1 insertion(+) diff --git a/time/tst-mktime2.c b/time/tst-mktime2.c index c41db3e3b..26b495241 100644 --- a/time/tst-mktime2.c +++ b/time/tst-mktime2.c @@ -4,6 +4,7 @@ #include #include #include +#include /* True if the arithmetic type T is signed. */ #define TYPE_SIGNED(t) (! ((t) 0 < (t) -1)) -- 2.30.2